]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-01-07 Ian Abbottstaging: comedi: comedi_test: change end-of-acquisition...
2013-01-07 Ian Abbottstaging: comedi: comedi_test: remove unnecessary del_ti...
2013-01-07 Ian Abbottstaging: comedi: comedi_test: fix race when cancelling...
2013-01-07 Lijo AntonyStaging: comedi: comedidev.h: fixed a camel case
2013-01-07 H Hartley Sweetenstaging: comedi: store the 'index' for each subdevice
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: use kzalloc in comedi_all...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: cleanup comedi_mmap()
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: cleanup comedi_{read...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: introduce comedi_is_subde...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: introduce comedi_is_subde...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: don't export comedi_get_s...
2013-01-07 H Hartley Sweetenstaging: comedi: use comedi_is_subdevice_running()
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: introduce comedi_is_subde...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: move comedi_get_subdevice...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: fix a number of sizeof...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: move comedi_cleanup_legac...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: move the module_{init...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: move the MODULE_* informa...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: remove the goto's in...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: remove the goto's in...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: cleanup comedi_poll()
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: cleanup do_devinfo_ioctl()
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: rename comedi_{read,write...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: rename comedi_get_device_...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: rename struct comedi_devi...
2013-01-07 H Hartley Sweetenstaging: comedi: don't expose struct comedi_device_file...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: don't export comedi_get_d...
2013-01-07 H Hartley Sweetenstaging: comedi: use comedi_dev_from_minor()
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: introduce comedi_dev_from...
2013-01-07 H Hartley Sweetenstaging: comedi: don't expose comedi_get_{read, write...
2013-01-07 H Hartley Sweetenstaging: comedi: comedi_fops: remove forward declarations
2013-01-07 Ian Abbottstaging: comedi: prevent auto-unconfig of manually...
2013-01-07 Éric Pielstaging: comedi: fix minimum AO period for NI 625x...
2013-01-07 H Hartley Sweetenstaging: comedi: pcm_common: remove module
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: support stop_src ...
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: always initialize...
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: use channel list
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: only disable triggered...
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: make insn_bits read...
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOW
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: correct interrupt...
2013-01-07 Ian Abbottstaging: comedi: addi_apci_2032: interrupt safety change
2013-01-07 Samuel Thibaultstaging: speakup: Turn some symbols static
2013-01-07 Samuel Thibaultstaging: speakup: Prefix externally-visible symbols
2013-01-07 Mark Einonstaging: et131x: Use register defines instead of magic...
2013-01-07 Mark Einonstaging: et131x: Replace rxdma csr register magic numbe...
2013-01-07 Cong Dingstaging: echo.c: fix memory leakage
2013-01-07 Cyril Roelandtstaging: csr: remove unneeded call to memset().
2013-01-07 Cong Dingstaging: echo: remove unused variable
2013-01-07 Dan Carpenterstaging: line6: delete an unused function
2013-01-07 Laurent Navetstaging: line6: Use kmemdup rather than duplicating...
2013-01-07 Laurent Navetstaging: line6: pcm.c fix checkpatch issues
2013-01-07 Konstantin... staging: vme_pio2: fix oops on module unloading
2013-01-07 Samuel Thibaultstaging: speakup: avoid out-of-range access in synth_add()
2013-01-07 Nickolai Zeldovichstaging: speakup: avoid out-of-range access in synth_init()
2013-01-07 Kurt Kanzenbachstaging: keucr: Fix parens/braces
2013-01-07 Kurt Kanzenbachstaging: keucr: Removed trailing whitespaces
2013-01-07 Kurt Kanzenbachstaging: keucr: Replaced c99 comments
2013-01-07 Larry Fingerstaging: rtl8192e: Fix failure to check pci_map_single()
2013-01-07 Larry Fingerstaging: rtl8187se: Fix failure to check pci_map_single()
2013-01-07 Sebastian Hahnstaging/rtl8192u: do not init statics to 0
2013-01-07 Sebastian Hahnstaging/rtl8192u: use same indent for switch and case
2013-01-07 Sebastian Hahnstaging/rtl8192u: don't init globals to 0 or NULL
2013-01-07 Sebastian Hahnstaging/rtl8192u: indent with tabs, not spaces
2013-01-07 Jennifer Naumannstaging/rtl8192u: put { on same line as struct
2013-01-07 Sebastian Hahnstaging/rtl8192u: cleanfile run
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Fix spacing coding style in ieee8021...
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Fix spacing coding style in ieee8021...
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Fix spacing coding style in ieee8021...
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Use netdev_ printks in ieee80211...
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Fix spacing coding style in ieee8021...
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Fix spacing coding style in ieee8021...
2013-01-07 YAMANE Toshiakistaging/rtl8187se: Fix spacing coding style in ieee8021...
2013-01-07 Ilija Hadzicstaging: usbip: userspace: suppress a bogus error
2013-01-07 Ilija Hadzicstaging: usbip: userspace: add option to turn fortify...
2013-01-07 Ilija Hadzicstaging: usbip: userspace: eliminate glib dependency
2013-01-07 Ilija Hadzicstaging: usbip: userspace: add gitignore file
2013-01-07 Ilija Hadzicstaging: usbip: userspace: fix build breakage in doc...
2013-01-07 Kurt KanzenbachStaging: ft1000-usb: Fix call to obsolete function
2013-01-07 Ondrej Zarystaging: ft1000: rename struct ft1000_device to ft1000_usb
2013-01-07 Ondrej Zarystaging: ft1000: unify struct ft1000_info between USB...
2013-01-07 Lothar Waßmannstaging: drm/imx: fix double free bug in error path
2013-01-07 Lothar Waßmannstaging: drm/imx: several bug fixes
2013-01-07 Lothar Waßmannstaging: drm/imx: check return value of ipu_reset()
2013-01-07 Rob Clarkstaging: drm/omap: fix flags in dma buf exporting
2013-01-07 Rob Clarkstaging: drm/omap: use omapdss low level API
2013-01-07 Peter Hurleystaging/fwserial: Update TODO file per reviewer comments
2013-01-07 Peter Hurleystaging/fwserial: Limit tx/rx to 1394-2008 spec maximum
2013-01-07 Peter Hurleystaging/fwserial: Refine Kconfig help text
2013-01-07 Masanari Iidastaging: vt6655: Fix typo in vt6655 driver
2013-01-07 Cyril Roelandtstaging: vt6656: remove a useless call to memset().
2013-01-07 Malcolm Priestleystaging: vt6656: channel/control/firmware/int/usbpipe...
2013-01-07 Malcolm Priestleystaging: vt6656: iwctl/key/rf use new structures.
2013-01-07 Malcolm Priestleystaging: vt6656: change wmgr to new structures
2013-01-07 Malcolm Priestleystaging: vt6656: change baseband/mac/wcmd/wctl to new...
2013-01-07 Malcolm Priestleystaging: vt6656: card/main_usb/device use new structure...
2013-01-07 Malcolm Priestleystaging: vt6656: create new structure names to remove...
2013-01-07 Malcolm Priestleystaging: vt6656: Remove QWORD from source and replace...
2013-01-07 Cyril Roelandtstaging: wlags49_h2: remove unneeded memset() in wirele...
2013-01-07 Johan Meiringstaging: wlags49_h2: wl_util: corrects asterisk placement
next