deliverable/linux.git
2010-08-02  Brian Norrismtd: nand: more BB Detection refactoring and dynamic...
2010-08-02  Brian Norrismtd: nand: refactor BB marker detection
2010-08-02  Conke Humtd: s3c nand: parsing command-line partitions prior...
2010-08-02  Eric Bénardmtd: mxc_nand: fix unbalanced enable for IRQ
2010-08-02  Roel Kluinmtd: tests: return -1 if verify failed
2010-08-02  Kulikov Vasiliymtd: sm_common: remove casts from void
2010-08-02  Kulikov Vasiliymtd: r852: remove casts from void
2010-08-02  Kulikov Vasiliymtd: nandsim: remove casts from void
2010-08-02  Kulikov Vasiliymtd: dataflash: remove casts from void
2010-08-02  Kulikov Vasiliymtd: r852: remove casts from void
2010-08-02  Guillaume LECERFmtd: cfi_probe: print manufacturer and id of probed...
2010-08-02  Brian Norrismtd: nand: edit macro flag for BBT scan of last page...
2010-08-02  Martin Krausemtd: mtdconcat: fix bug with uninitialized lock and...
2010-08-02  Brian Norrismtd: nand_ids: add two entries for NAND chips
2010-08-02  Uwe Kleine... mtd: mxc_nand: remove unused variable
2010-08-02  H Hartley Sweetenmtd: physmap: use resource_size()
2010-08-02  Richard Cochranmtd: add an ioctl to query the lock status of a flash...
2010-08-02  Karl Beldanmtd: denali: add Kconfig dependency
2010-08-02  Martin Michlmayrmtd: m25p80: Add support for Macronix 25L8005
2010-08-02  Dan Carpentermtd: return success on blktrans_ioctl
2010-08-02  Kyle Spaansmtd: remove redundant dependency checks in Kconfig...
2010-08-02  Sascha Hauermtd: mxc_nand: fix OOB accesses on i.MX27
2010-08-02  Dan Carpentermtd: sst25l: check for null consistently
2010-06-03  Julia Lawalldrivers/mtd/maps: introduce missing kfree
2010-06-03  Anatolij Gustschinof/mtd: nand: fix build breakage in drivers
2010-06-03  David Woodhousejffs2: Fix NFS race by using insert_inode_locked()
2010-06-03  David Woodhousejffs2: Fix in-core inode leaks on error paths
2010-06-03  Maxim Levitskymtd: Fix NAND submenu
2010-06-02  Maxim Levitskymtd/r852: update card detect early.
2010-06-02  Maxim Levitskymtd/r852: Fixes in case of DMA timeout
2010-06-02  Maxim Levitskymtd/r852: register IRQ as last step
2010-05-22  Julia Lawalldrivers/mtd: Use memdup_user
2010-05-21  H Hartley Sweetendocbook: make mtd nand module init static
2010-05-21  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-05-21  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-05-21  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-05-21  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-05-21  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21  Stephen Rothwellsound: fixup for usb_buffer_alloc/free rename
2010-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-20  Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2010-05-20  Linus TorvaldsMerge branch 'viafb-next' of git://git.lwn.net/linux-2.6
2010-05-20  Greg Kroah... USB: remove unused usb_buffer_alloc and usb_buffer_free...
2010-05-20  Tejun Heousb: musb: update gfp/slab.h includes
2010-05-20  Johan HovoldUSB: ftdi_sio: fix legacy SIO-device header
2010-05-20  Johan HovoldUSB: kl5usb105: reimplement using generic framework
2010-05-20  Johan HovoldUSB: kl5usb105: minor clean ups
2010-05-20  Johan HovoldUSB: kl5usb105: fix memory leak
2010-05-20  Johan HovoldUSB: io_ti: use kfifo to implement write buffering
2010-05-20  Johan HovoldUSB: io_ti: remove unsused private counter
2010-05-20  Johan HovoldUSB: ti_usb: use kfifo to implement write buffering
2010-05-20  Johan HovoldUSB: ir-usb: fix incorrect write-buffer length
2010-05-20  Johan HovoldUSB: aircable: fix incorrect write-buffer length
2010-05-20  Johan HovoldUSB: safe_serial: straighten out read processing
2010-05-20  Johan HovoldUSB: safe_serial: reimplement read using generic framework
2010-05-20  Johan HovoldUSB: safe_serial: reimplement write using generic framework
2010-05-20  Felipe Contrerasusb-storage: always print quirks
2010-05-20  Felipe ContrerasUSB: usb-storage: trivial debug improvements
2010-05-20  Johan HovoldUSB: oti6858: use port write fifo
2010-05-20  Johan HovoldUSB: oti6858: use kfifo to implement write buffering
2010-05-20  Johan HovoldUSB: cypress_m8: use kfifo to implement write buffering
2010-05-20  Johan HovoldUSB: cypress_m8: remove unused drain define
2010-05-20  Johan HovoldUSB: usb_debug: set bulk out size at probe
2010-05-20  Julia LawallUSB: gadget: Use kmemdup
2010-05-20  Craig ShelleyUSB: CP210x New Device IDs 11 New device IDs
2010-05-20  Johan HovoldUSB: visor: increase bulk-out buffer size
2010-05-20  Johan HovoldUSB: belkin_sa: implement line status handling
2010-05-20  Johan HovoldUSB: belkin_sa: clean up open
2010-05-20  Johan HovoldUSB: belkin_sa: minor clean-ups
2010-05-20  Johan HovoldUSB: cp210x: use generic open to start reading from...
2010-05-20  Johan HovoldUSB: visor: reimplement using generic framework
2010-05-20  Johan HovoldUSB: visor: fix memory leak
2010-05-20  Johan HovoldUSB: spcp8x5: reimplement using generic framework
2010-05-20  Johan HovoldUSB: ipaq: reimplement using generic framework
2010-05-20  Johan HovoldUSB: empeg: reimplement using generic framework
2010-05-20  Johan HovoldUSB: serial: add special case for processing of empty...
2010-05-20  Johan HovoldUSB: kobil: fix memory leak
2010-05-20  Nils RadtkeUSB: option.c: OLIVETTI OLICARD100 support
2010-05-20  Greg Kroah... USB: xhci: fix compiler warning.
2010-05-20  Ming LeiUSB: remove match_device
2010-05-20  Greg Kroah... USB: include/usb/*.h checkpatch cleanup
2010-05-20  Greg Kroah... USB: usb.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: visor.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: pl2303.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: kobil_sct.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: kl5kusb105.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: io_edgeport: checkpatch cleanups
2010-05-20  Greg Kroah... USB: ftdi_sio: checkpatch cleanups
2010-05-20  Greg Kroah... USB: cypress_m8.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: belkin_sa.h: checkpatch cleanups
2010-05-20  Greg Kroah... USB: mct_u232.h: checkpatch cleanups
2010-05-20  Anton VorontsovUSB: FHCI: cq_get() should check kfifo_out()'s return...
2010-05-20  Johan HovoldUSB: cp210x: remove redundant disconnect()
2010-05-20  Julia LawallUSB: io_edgeport: Use kzalloc
2010-05-20  Johan HovoldUSB: ipw: reimplement using generic framework
2010-05-20  Johan HovoldUSB: ipw: remove dummy port_probe and port_remove
2010-05-20  Johan HovoldUSB: ipw: clean up dtr-rts handling
2010-05-20  Johan HovoldUSB: ir-usb: reimplement using generic framework
next
This page took 0.038746 seconds and 5 git commands to generate.