index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
direct-io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
docbook: fix errors from x86 headers merger
Randy Dunlap
2
-2
/
+2
2010-03-03
Regulators: wm8400 - cleanup platform driver data handling
Dmitry Torokhov
1
-2
/
+5
2010-03-03
Regulators: wm8994 - clean up driver data after removal
Dmitry Torokhov
1
-4
/
+7
2010-03-03
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
3
-0
/
+20
2010-03-03
Regulators: pcap-regulator - clean up driver data after removal
Dmitry Torokhov
1
-3
/
+5
2010-03-03
Regulators: max8660 - annotate probe and remove methods
Dmitry Torokhov
1
-5
/
+6
2010-03-03
Regulators: max1586 - annotate probe and remove methods
Dmitry Torokhov
1
-4
/
+5
2010-03-03
Regulators: lp3971 - fail if platform data was not supplied
Dmitry Torokhov
1
-29
/
+29
2010-03-03
Regulators: tps6507x-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+15
2010-03-03
Regulators: tps65023-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+16
2010-03-03
Regulators: twl-regulator - mark probe function as __devinit
Dmitry Torokhov
1
-1
/
+1
2010-03-03
Regulators: fixed - annotate probe and remove methods
Dmitry Torokhov
1
-9
/
+10
2010-03-03
Regulators: ab3100 - fix probe and remove annotations
Dmitry Torokhov
1
-3
/
+3
2010-03-03
Regulators: virtual - use sysfs attribute groups
Dmitry Torokhov
1
-31
/
+33
2010-03-03
twl6030: regulator: Configure STATE register instead of REMAP
Rajendra Nayak
1
-10
/
+10
2010-03-03
regulator: Provide optional dummy regulator for consumers
Mark Brown
5
-1
/
+135
2010-03-03
regulator: Assume regulators are enabled if they don't report anything
Mark Brown
1
-2
/
+2
2010-03-03
regulator: Convert fixed voltage regulator to use enable_time()
Mark Brown
1
-2
/
+8
2010-03-03
regulator: Add WM8994 regulator support
Mark Brown
3
-0
/
+312
2010-03-03
regulator: enable max8649 regulator driver
Haojian Zhuang
4
-0
/
+460
2010-03-03
regulator: trivial: fix typos in user-visible Kconfig text
Alex Chiang
1
-2
/
+2
2010-03-03
regulator: mc13783: consider Power Gates as digital regulators.
Alberto Panizzo
2
-6
/
+128
2010-03-03
regulator: Add 'start-up time' to fixed voltage regulators
Adrian Hunter
2
-0
/
+7
2010-03-03
regulator: Implement enable_time() for WM835x ISINKs
Mark Brown
1
-0
/
+46
2010-03-03
regulator: Allow regulators to specify the time taken to ramp on enable
Mark Brown
2
-6
/
+41
2010-03-03
regulator: Add notifier event on regulator disable
Mark Brown
2
-3
/
+8
2010-03-03
regulator/lp3971: Storage class should be before const qualifier
Tobias Klauser
1
-5
/
+5
2010-03-03
regulator: add voltage selection capability to mc13783 regulators v2 .
Alberto Panizzo
1
-30
/
+315
2010-03-03
pcmcia: disable pcmcia ioctl for !ARM, prepare for removal
Dominik Brodowski
2
-7
/
+19
2010-03-03
pcmcia: CodingStyle fixes
Dominik Brodowski
3
-971
/
+942
2010-03-03
vga_switcheroo: disable default y by new rules.
Dave Airlie
1
-1
/
+0
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-02
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
1
-1
/
+2
2010-03-02
USB: pl2303: remove unnecessary reset of usb_device in urbs
Johan Hovold
1
-6
/
+0
2010-03-02
USB: ftdi_sio: remove obsolete check in unthrottle
Johan Hovold
1
-2
/
+1
2010-03-02
USB: ftdi_sio: remove unused tx_bytes counter
Johan Hovold
1
-6
/
+0
2010-03-02
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
Dan Williams
3
-0
/
+108
2010-03-02
USB: pl2303: initial TIOCGSERIAL support
John Tsiombikas
1
-0
/
+13
2010-03-02
USB: option: add Longcheer/Longsung vendor ID
Dan Williams
1
-2
/
+7
2010-03-02
USB: fix I2C API usage in ohci-pnx4008.
Luotao Fu
1
-3
/
+3
2010-03-02
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
1
-1
/
+1
2010-03-02
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-02
USB: storage: onetouch: unnecessary GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2010-03-02
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
11
-126
/
+66
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
24
-79
/
+25
2010-03-02
USB: tty: Add a function to insert a string of characters with the same flag
Alan Cox
2
-6
/
+12
2010-03-02
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
1
-1
/
+1
2010-03-02
USB: tty: kill request_room for USB ACM class
Alan Cox
1
-1
/
+0
2010-03-02
USB: tty: sort out the request_room handling for whiteheat
Alan Cox
1
-15
/
+3
[next]